Avoid storing non-reproducible information
authorStephen Kitt <skitt@debian.org>
Mon, 20 May 2024 11:41:09 +0000 (13:41 +0200)
committerStephen Kitt <skitt@debian.org>
Mon, 20 May 2024 11:41:09 +0000 (13:41 +0200)
commit4928f0f6a604de488a61ecf9907e59d254d8df50
tree44b87959edc84e32de9cbe7eaa100ae9daee0272
parentf30c163db5f0b70672dfd4e5337720b1a19366aa
Avoid storing non-reproducible information

This drops git information as well as the build architecture (from the
user agent). The former varies depending on the availability of git
tools, the latter varies depending on the build host.

Gbp-Pq: Name reproducible.patch
CMakeLists.txt